home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / gardenin.swf / scripts / DefineSprite_484 / frame_119 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  144 b   |  10 lines

  1. if(_parent._parent.tonic_ok != true)
  2. {
  3.    this.stop();
  4. }
  5. else
  6. {
  7.    _parent._parent.tonic_ok = false;
  8. }
  9. _parent._parent.bugs_mc.play();
  10.